projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e237de5
)
Provide texinfmt.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Jun 1993 19:28:59 +0000
(19:28 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Jun 1993 19:28:59 +0000
(19:28 +0000)
lisp/textmodes/texinfmt.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/texinfmt.el
b/lisp/textmodes/texinfmt.el
index 55c606090e89c10329d4b748b4917b20c9fba0ca..20bbefcdb6039ab99671f4692da326e8d672d56c 100644
(file)
--- a/
lisp/textmodes/texinfmt.el
+++ b/
lisp/textmodes/texinfmt.el
@@
-1825,4
+1825,6
@@
For example, invoke
(setq error 1))))
(kill-emacs error))))
+(provide 'texinfmt)
+
;;; texinfmt.el ends here